home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / grab55.arc / GO.BAT < prev    next >
DOS Batch File  |  1991-01-10  |  1KB  |  24 lines

  1. echo off
  2. echo In order to print the manual type README followed by the enter
  3. echo key at the DOS prompt.
  4. echo -
  5. echo This will create the manual on your disk or on the printer. 
  6. echo To print it on the printer just tap the ENTER key.  If you
  7. echo would like to write the manual to a disk file, enter a file
  8. echo name at the prompt. It is suggested that you enter another 
  9. echo drive for the destination of the file as there is not enough 
  10. echo room on the distribution disk.  An example would be "B:GRAB.DOC" 
  11. echo or "C:GRAB.DOC" for the override filename.
  12. echo -
  13. echo You may copy the other DOC files to your printer by using the DOS 
  14. echo copy command such as COPY README PRN: and COPY FONTS.DOC PRN: 
  15. echo which will print the other two files.
  16. echo -
  17. echo IMPORTANT POSTSCRIPT USERS:
  18. echo -
  19. echo If you are using a PostScript printer read the information in
  20. echo the README file before running the README.COM program.
  21. echo -
  22. echo Thank you for using GRAB Plus.  -  Paul Mayer
  23.  
  24.